Use Debian specific config files
authorMichael Biebl <biebl@debian.org>
Thu, 18 Jul 2013 18:11:02 +0000 (20:11 +0200)
committerMichael Biebl <biebl@debian.org>
Wed, 25 Jan 2023 08:17:24 +0000 (08:17 +0000)
commit397401dcb4829263a2aadb3b83d7938191b28a7e
treec15b3abc18dcecdfcd02a666f64287abb0834074
parent910c5eb1417ec0d60558d1a5b9c6893ef908024b
Use Debian specific config files

Use /etc/default/locale instead of /etc/locale.conf for locale settings.

Use /etc/default/keyboard instead of /etc/X11/xorg.conf.d/00-keyboard.conf for
keyboard configuration.

Read/write /etc/timezone if /etc/localtime does not exist.

Gbp-Pq: Topic debian
Gbp-Pq: Name Use-Debian-specific-config-files.patch
src/basic/time-util.c
src/firstboot/firstboot.c
src/locale/localed-util.c
src/shared/locale-setup.c
src/timedate/timedated.c